Icon
Description
This type of property groups any icon related property and is similar to the String Property in the way it is stored. The icon can be set to any availlable icon of the current library that is included.
| Feature | Value |
|---|---|
| Theme injectable | ✗ |
| Possible Inputs | A-Z, a-z, 0-9, Special characters |
Occurrences
Toolbar
The icon property can be selected with the Toolbar ExtensionIcon Picker in the Toolbar. The picker can be divided into two halfs.
You can choose from various icons out of multiple icon sets on the left side, like e.g. the material design icons. Certain components also allow the selection for different positions. This picker may therefore offer an opportunity to select a single icon for multiple positions. This can always be found in the header of the left half.
After choosing an icon, it's styling can be modified on the right half. Here, you can modify the color based on colors inside the current SubTheme.
Detail Panel
The icon property can be selected via the Detail Panel Icon Picker in the Detail Panel. You can choose from various icons out of multiple sets here - e.g. the material design icons.